home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 18 / Developer Source Volume 18 (I-MODE Publications, Inc.)(2000).iso / delph / 831 / bodyf101.gif next >
Graphics Interchange Format  |  1998-10-01  |  13KB  |  408x260  |  4-bit (4 colors)
Labels: text | screenshot | number | font | menu | black and white | receipt
OCR: Pascal Type OLE Variant Type Description Smallint VT 12 2-byte signed integer Integer VT 14 4-byte signed integer Single VT R4 4-byte real Double VT R8 8 byte real Currency VT CY currency TDateTime VT DATE date WideString VT BSTR binary string IDispatch VT DISPATCH pointer to IDispatch interface SCODE VT ERROR OLE error code WordBool VT BOOL True = - 1, False = 0 OleVariant VT_ VARIANT OLE Variant IUnknown VT_ UNKNOWN pointer to IUnknown interface Byte VT UIT 1-byte signed integer Figure 1: A list of automation-compatible data types.